home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 66 / XENIATGM66.iso / Win95 / Motherboard Monitor 4.07 / _SETUP.1 / Debug.txt < prev    next >
Text File  |  1999-05-26  |  1KB  |  31 lines

  1. MBM has 4 switches to help (remote) debugging, they are:
  2.  
  3. Debug
  4.   All this will do is show you the steps that MBM does to start-up, 
  5.   write down the last step number and ALL the info you see before 
  6.   MBM crashes or stops. Then contact me with all this info
  7.  
  8. SMBusAfterChip
  9.   Normally MBM detects the SMBus before it detects the Chip on your
  10.   system.  In some cases (2 up to now) a wrong SMBus chip gets
  11.   detected. Using this switch will make MBM 1st look for a chip
  12.   (on the ISA bus) and then it will look for the SMBus.
  13.  
  14. IgnoreSMBus
  15.   This switch will make MBM ignore the whole SMBus
  16.  
  17. NoGL518SMVoltage
  18.   This switch will turn of the voltage routine for the GL518SM
  19.   as far as +3.3, +5 and +12 volt is concerned
  20.  
  21. You use these switched the following way:
  22. - right click the shortcut to MBM
  23. - select properties
  24. - you should see a line looking like this: 
  25.   "C:\Program Files\MotherBoard Monitor 4\MBM4.exe"
  26. - just add the switch you want to use behind this line,
  27.   leave a space between the " and the switch like this:
  28.   "C:\Program Files\MotherBoard Monitor 4\MBM4.exe" Debug 
  29. - you can if you want use more then 1 switch at a time, 
  30.   just leave a space between them:
  31.   "C:\Program Files\MotherBoard Monitor 4\MBM4.exe" Debug SMBusAfterChip